Add BSD-style securelevel support
authorMatthew Garrett <mjg59@srcf.ucam.org>
Fri, 9 Aug 2013 21:58:15 +0000 (17:58 -0400)
committerBen Hutchings <ben@decadent.org.uk>
Sun, 4 Jun 2017 02:03:01 +0000 (02:03 +0000)
commit485aaa50a769ade7b873f4b30f0e3ffe9edb9edd
treef1ee77441225c1e4d1725c06e22e015893677d2c
parent4d3e7700f9eb719816faedf778053ac059ef6f51
Add BSD-style securelevel support

Provide a coarse-grained runtime configuration option for restricting
userspace's ability to modify the running kernel.

Signed-off-by: Matthew Garrett <mjg59@srcf.ucam.org>
Gbp-Pq: Topic features/all/securelevel
Gbp-Pq: Name add-bsd-style-securelevel-support.patch
Documentation/security/securelevel.txt [new file with mode: 0644]
include/linux/security.h
security/Kconfig
security/Makefile
security/securelevel.c [new file with mode: 0644]